home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / dosmnu70.zip / DMREV.DOC < prev    next >
Text File  |  1995-01-13  |  15KB  |  252 lines

  1.                                REVISION HISTORY
  2. ══════════════════════════════════════════════════════════════════════════════
  3. All upgraders should always let INSTALL or DMUTIL /M rebuild your MENU.BAT and
  4. DOSMENU.INI files.  You should then compare them with your originals (which
  5. will be renamed to MENU.BA0 and DOSMENU.IN0) for any additions or changes.
  6.  
  7. 7.0d
  8.         o       A new utility, DMsurvey, has been added to the DOSmenu system.
  9.                   It contains its own command processor to allow you to build
  10.                   ineractive queries of network users.  All answers can be
  11.                   saved to separate user files or a single delmited data file
  12.                   for later processing by any program.
  13.  
  14. 7.0c
  15.         o       Added more definable utility function keys under [Global Keys]
  16.                   section of the DOSMENU.INI file.  The Alt key definitions
  17.                   "AltF? Text" and "AltF? Cmnd" have been increased to 8.
  18.                   Similar options have been added for the Ctrl and Shift
  19.                   function keys (1 through 8) as well.
  20.         o       DMmanage now writes its /D delimited file to DMMANAGE.TXT in
  21.                   the current directory.
  22.  
  23. 7.0b
  24.         o       Corrected DMmanage output of actual DOS conventional memory.
  25.  
  26. 7.0a
  27.         o       Added capability to use a double line in menus (LINE2) as well
  28.                   as BLANK and LINE.
  29.         o       When moving through menus, the selection bar now skips any
  30.                   blank or lined menu items.
  31.         o       When using the default one-key selection, the DOSmenu assigned
  32.                   menu letters now skip blank and lined menu items.
  33.         o       Most of the above are also true for "Pick" menus and DMselect.
  34.         o       Menu items with questions, etc., are now signified with '..'.
  35.         o       There are now more DOSmenu file editing options from the menu.
  36.         o       A better Personal Menu help screen is now available.
  37.         o       Fixed an anomaly that caused DMquery to work improperly.
  38.  
  39. {
  40. Ver 7.0 includes a brand new version of DMlogin that does NOT use batch files.
  41. You may need to reconfigure your login process before replacing your previous
  42. version of DMlogin with this version.
  43. }
  44. 7.0
  45.         o       A brand new version of DMlogin is included.  This version is
  46.                   now very easy to setup and use.  It requires no batch files
  47.                   and works great with NetWare (even with VLMs).  It has a
  48.                   Built-in SLIST as well.  A major upgrade.
  49.         o       A new documentation file, DMLOGIN.DOC, is now included.
  50.                   DMlogin documentation is no longer part of the DOSmenu
  51.                   documentation file.
  52.         o       For those who desire, DMlogin may now be purchased separately
  53.                   as a standalone network login product.
  54.         o       A "Temp Batch Directory" option is now available for use under
  55.                   the [Network] section of the DOSMENU.INI file.  This is used
  56.                   to determine where any temporary run batch files for a user
  57.                   will be written.  This was previously defined under the
  58.                   "Private Directory=" option but is now split off by itself.
  59.                   If not filled in, then the private location is still used.
  60.         o       You can now optionally use different colors for the main menu
  61.                   and any sub-menu window panels in your menu system.
  62.         o       You can now use DOS variables, like %MYVAR%, anywhere within
  63.                   the DOSMENU.INI, DOSMENU.MNU, and DOSMENU.NTE files.
  64.         o       You may now place blank or lined menu lines anywhere in your
  65.                   menus with the keywords BLANK or LINE as a menu item with NO
  66.                   command items following.  See documentation for more.
  67.         o       If a User is defined, either through the NetWare connection or
  68.                   by defining a DOS variable in DOSMENU.INI for the user name,
  69.                   you may use the phrase %DM_User% to substitute the user's
  70.                   name anywhere.  This is especially helpful if using NetWare
  71.                   where a user's login name is not automatically set to a DOS
  72.                   variable.  The same holds true for the Server name: use
  73.                   %DM_Server% in that case.
  74.         o       These built-in system variables are also available for use as
  75.                   above: %DM_Year%, %DM_Month%, and %DM_Day%.
  76.         o       All DOSmenu logging is now done to a central log file.
  77.         o       The "Use Menu Chevrons=" option now also includes a '≈' after
  78.                   any menu item that ask a question or shows a list before it
  79.                   runs.  It signifies that the item will not run immediately.
  80.         o       The DMselect Instant Menu Utility is now part of the shareware
  81.                   package.
  82.         o       Fixed an anomaly where the "Personal Directory=" line in the
  83.                   DOSMENU.INI file only worked properly if you defined a root
  84.                   directory like C:\.  it now works for any directory.
  85.         o       Fixed an anomaly that caused the FILE and DIRECTORY menu
  86.                   rights to work incorrectly when not logged into the network.
  87.         o       Many overall improvements have been made throughout the
  88.                   product.
  89.  
  90. 6.9j
  91.         o       Fixed an anomaly that caused DOS to lose its Ctrl-Break key
  92.                   and function capability if hardware managing was turned on
  93.                   in DOSMENU.INI.  This problem is also fixed in DMselect
  94.         o       A "Use Connection Numbers" option is now available for use
  95.                   under the [Network] section of the DOSMENU.INI file.  This
  96.                   is used to determine whether connection numbers will be used
  97.                   as part of the temp batch file users create when running
  98.                   multiple command line menu items (on NetWare networks only).
  99.  
  100. 6.9i
  101.         o       DMlogin's secret password can now be up to 43 characters in
  102.                   length.
  103.         o       Menu item description length has been increased to 60 chars.
  104.         o       Any tab characters in the DOSMENU.NTE notes are now expanded
  105.                   to eight characters.
  106.  
  107. 6.9h
  108.         o       A nifty instant menu utility, DMselect, has been added to the
  109.                   registered distribution package.  This utility is a must for
  110.                   anyone doing networks.
  111.         o       A "Frame Windows" option is now available for use under the
  112.                   [Interface] section of the DOSMENU.INI file and the
  113.                   DMLOGIN.INI file.  This is used to determine whether the
  114.                   normal program windows will use a frame or not.
  115.         o       Fixed an anomaly where sometimes a ',' in a question right
  116.                   (Q=...) caused a runtime 201 error.
  117.         o       Fixed a minor Install error when attempting to install to the
  118.                   same directory the installation files are located in.
  119.  
  120. 6.9g
  121.         o       You may now optionally define your own main help screen for
  122.                   your users.  This is done in DOSMENU.INI (run DMUTIL /M to
  123.                   get a new DOSMENU.INI file that contains the new help screen
  124.                   section.  A "Use New Main Help Screen" option is available
  125.                   for use under the [Interface] section of the DOSMENU.INI
  126.                   file for this purpose as well.  Please see documentation.
  127.         o       If an item is not available to a user, the user no longer sees
  128.                   it on their main help screen at all.
  129.         o       A "Show Date/Time" option is now available for use under the
  130.                   [Interface] section of the DOSMENU.INI file.  If NO, then
  131.                   the updated date and time will not be shown at the top of
  132.                   the menu screen.
  133.         o       A "Show F1/F10 Keys" option is now available for use under the
  134.                   [Interface] section of the DOSMENU.INI file.  If NO, then
  135.                   the "F1 Help" and "F10 Quit" keys will not be shown at the
  136.                   bottom of the menu screen, whether enabled or not.
  137.         o       The DOS environment variable menu right, E=, is no longer 
  138.                   case sensitive on the _right_ side of the equation.  In
  139.                   other words, if DOS variable TEST=q or TEST=Q, then
  140.                   {e=test~q} will return true in both cases.
  141.         o       The "Use Simple Admin Tool" option is no longer definable in
  142.                   DOSMENU.INI.  Instead, F9 always edits the current menu file
  143.                   while Ctrl+F9 always edits all menu system files.
  144.         o       When using F9 to edit the current menu file, DMutil will find
  145.                   the item you were pointing to in DOSmenu and take you there
  146.                   automatically.
  147.         o       DMlist can now write blocks of a viewed file to another file,
  148.                   and backup and delete the viewed file (registered version).
  149.  
  150. 6.9f
  151.         o       Fixed an anomaly where "fill and pick" did not work correctly
  152.                   when both [] and {{}} were used together on a single line
  153.                   command (vs multi-line commands) for a menu item.
  154.  
  155. 6.9e
  156.         o       Fixed a recently introduced anomaly where the Alt_F1..F5 keys
  157.                   would not work.
  158.  
  159. 6.9d
  160.         o       The '<>' set has been added for filling command lines with
  161.                   parameters.  This is just like the '[]' set except that this
  162.                   fill is optional.
  163.         o       Added DOSmenu path to workstation status screens for debugging
  164.                   purposes.
  165.         o       Support Group and Support User options now remain in force
  166.                   even after slecting new menu files.
  167.  
  168. 6.9c
  169.         o       "Fill and Pick" symbols can now be located on any menu item
  170.                   command, even those with multiple command lines.
  171.         o       The maximum length of menu item command lines has been 
  172.                   increased to 120 characters.
  173.         o       The maximum number of sub-menus has been reduced to 35 so that
  174.                   the maximum number of command lines per menu item could be
  175.                   increased to 35.
  176.         o       A "Support Group" option is now available for use under the
  177.                   [Security] section of the DOSMENU.INI file.  This may be
  178.                   used by support users to see all menu items in a menu
  179.                   file that are otherwise restricted by the u= and g= rights
  180.                   (user and group rights will be ignored).  This is for
  181.                   testing only and this user is still subject to the maximum
  182.                   numbers of sub-menus and any other memory limits.
  183.         o       A "Support User" option is now available for use under the
  184.                   [Security] section of the DOSMENU.INI file.  This may be
  185.                   used by an administrator to see all menu items in a menu
  186.                   file (all rights will be ignored).  This is for testing only
  187.                   and this user is still subject to the maximum numbers of
  188.                   sub-menus and any other memory limits.
  189.         o       One new loading message option has been added to MENU.BAT.
  190.  
  191. 6.9b
  192.         o       DMsaver (the screen saver) now ships with the shareware
  193.                   package.  It also now can use the user's NetWare password to
  194.                   protect the workstation when it activates.
  195.         o       A "Sreen Saver NetWare Password" option is now available for 
  196.                   use under the [Interface] section of the DOSMENU.INI file.
  197.                   This is used to determine whether the screen saver will
  198.                   use the NetWare password or not when using DMsaver.
  199.         o       A new key has been added for the screen saver.  You may now
  200.                   press Ctrl+Alt any time you are in DOSmenu to immediately
  201.                   invoke the screen saver to help with workstation security.
  202.         o       'A'..'P' letter keys work properly in the pick function now.
  203.         o       A ZoomAll option has been added to the DMutil Windows menu.
  204.  
  205. 6.9a
  206.         o       "Fill and Pick" has been enhanced.  Additionally, you may now
  207.                   define text files to hold pickable items -- so you may pick
  208.                   anything you wish!
  209.         o       Fill now restricts the user to that portion of the menu item
  210.                   command line.
  211.         o       DMutil now has online help all about "Fill and Pick".
  212.         o       NOTE: The '|' pick character has changed to surrounding the
  213.                   pick specification with '{{...}}'.  See the documentation 
  214.                   for specifics.
  215.         o       NOTE: The '@' character, previously used for unrestricted 
  216.                   filling in of command lines, is now GONE.  If you were using
  217.                   this character in your menus, YOU MUST REPLACE it with '[]',
  218.                   the new fill indicator.  Check especially any personal menus
  219.                   under the (Directory of...) default item.
  220.         o       The '@' character is now correctly interpreted in a file name
  221.                   in menu item file names.
  222.         o       DOSmenu menu files may now have a '_' in their file name.
  223.         o       The cursor now works properly in DMutil from the install 
  224.                   process.
  225.  
  226. 6.9
  227.         o       DOSmenu now has built in pick lists for specified directories
  228.                   and files for use with menu item commands.  For example, to
  229.                   have a menu choice that views all *.txt files in \data, the
  230.                   menu command would be:
  231.                         dmview |\data\*.txt {| signifies make a pick list}
  232.                   This command will bring up a pick list of the available
  233.                   files for the user to choose from.
  234.         o       DOSmenu now can allow users to fill in parts of the menu item
  235.                   command line.  For example, to have a menu choice that asks
  236.                   which file to edit, the menu command may be
  237.                         wp f:\data\wp\[].doc {[] signifies the fill in place}
  238.                   This command will ask the user to fill in the missing data.
  239.         o       The above two features, picks and fills, may be used together.
  240.                   For example:
  241.                         wp |f:\data\%user%\wp\[]\*.doc {fill in and then pick}
  242.         o       DMmanage is now run by DOSmenu (instead of by MENU.BAT) when
  243.                   Hardware Managing Services are turned on in DOSMENU.INI.
  244.                   This allows the MENU.BAT cycle to run faster.
  245.         o       New "Mouse Group=" and "Nomouse Group=" exception groups are
  246.                   now available in DOSMENU.INI for group-based mouse support.
  247.         o       The F9 Admin password, if defined, now also protects the F7
  248.                   view menu items commands feature.
  249.         o       Four new utilities have been added to the registered package:
  250.                   DMchkDir, DMdirF, DMdirS and DMupdWS.  See documentation for
  251.                   specifics.
  252.